home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Programmer Disk
/
The Programmer Disk (Microforum).iso
/
xpro
/
qb2
/
pro16
/
box3d.bi
< prev
next >
Wrap
Text File
|
1992-02-06
|
206b
|
7 lines
' Box3D.BI - Declarations for the 3D-box drawing module.
' Portions Copyright 1987-1990 Microsoft Corp.
DEFINT A-Z
DECLARE SUB Box3D (row1, col1, row2, col2, fg, bg, high, border$, fill)